home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / comm / tcp / amircpin.rea < prev    next >
Text File  |  1997-03-02  |  1KB  |  53 lines

  1. Short:    ARexx Ping script for AmIRC 
  2. Author:   newlook@ameritech.net (Deryk B. Robosson)
  3. Uploader: newlook@ameritech.net (Deryk B. Robosson)
  4. Version:  1.01
  5. Type:     comm/tcp
  6. Requires: A ping command
  7. Replaces: AmIRCPing.lha
  8.  
  9.  
  10. Installation:
  11. --------------
  12. Copy ping.amirx to amirc/rexx directory
  13.  
  14. Install an alias in AmIRC by selecting setup menu
  15. then lists.  Under Alias tab, select add new alias.
  16.  
  17. Then in edit window type the alias you would like
  18. to use.
  19.  
  20. i.e. ping = /rx ping %p
  21.  
  22. Usage:
  23. --------------
  24. Using above example, you would type
  25.  
  26. /ping someplace.cool.net
  27.  
  28. or
  29.  
  30. /ping someplace.cool.net flood
  31.  
  32. or
  33.  
  34. /ping newlook
  35.  
  36. and you will be shown the results.
  37.  
  38. If you wish for a count more than five pings, edit the count variable
  39. in the script, it's towards the top.  Count has no effect when using
  40. the FLOOD option.  If using the FLOOD option, you must CTRL-C in the
  41. output window to break the program.
  42.  
  43.  
  44. ============================= Archive contents =============================
  45.  
  46. Original  Packed Ratio    Date     Time    Name
  47. -------- ------- ----- --------- --------  -------------
  48.      352     248 29.5% 03-Jan-97 21:54:04  AmIRCPing.readme.info
  49.      905     482 46.7% 02-Feb-97 16:40:36  AmIRCPing.readme
  50.     1613     767 52.4% 02-Feb-97 16:39:40  ping.amirx
  51. -------- ------- ----- --------- --------
  52.     2870    1497 47.8% 03-Feb-97 01:08:32   3 files
  53.